home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D GFX
/
3D GFX.iso
/
amiutils
/
e_h
/
flick
/
src
/
math64.h
< prev
next >
Wrap
Text File
|
1995-12-30
|
334b
|
10 lines
void __asm add64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
void __asm sub64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
int __asm cmp64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);